Home
last modified time | relevance | path

Searched hist:dc617f29dbe5ef0c8ced65ce62c464af1daaab3d (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dswapfile.cdiff dc617f29dbe5ef0c8ced65ce62c464af1daaab3d Tue Aug 20 16:55:16 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> vfs: don't allow writes to swap files

Don't let userspace write to an active swap file because the kernel
effectively has a long term lease on the storage and things could get
seriously corrupted if we let this happen.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dmmap.cdiff dc617f29dbe5ef0c8ced65ce62c464af1daaab3d Tue Aug 20 16:55:16 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> vfs: don't allow writes to swap files

Don't let userspace write to an active swap file because the kernel
effectively has a long term lease on the storage and things could get
seriously corrupted if we let this happen.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dfilemap.cdiff dc617f29dbe5ef0c8ced65ce62c464af1daaab3d Tue Aug 20 16:55:16 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> vfs: don't allow writes to swap files

Don't let userspace write to an active swap file because the kernel
effectively has a long term lease on the storage and things could get
seriously corrupted if we let this happen.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dmemory.cdiff dc617f29dbe5ef0c8ced65ce62c464af1daaab3d Tue Aug 20 16:55:16 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> vfs: don't allow writes to swap files

Don't let userspace write to an active swap file because the kernel
effectively has a long term lease on the storage and things could get
seriously corrupted if we let this happen.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
/linux/include/linux/
H A Dfs.hdiff dc617f29dbe5ef0c8ced65ce62c464af1daaab3d Tue Aug 20 16:55:16 CEST 2019 Darrick J. Wong <darrick.wong@oracle.com> vfs: don't allow writes to swap files

Don't let userspace write to an active swap file because the kernel
effectively has a long term lease on the storage and things could get
seriously corrupted if we let this happen.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>